Gets the date and time when the object was last modified
__property VARIANT* LastModified;
VARIANT* LastModified;
Property LastModified() As VARIANT*
A Date/Time object indicating the time of the last save.
The LastModified timestamp is updated whenever an object is saved to the database. It is in UTC (GMT), and uses the clock on the server, not the client that saved the object.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|